Workshop: Tweet"CQRS and Event Sourcing"
In this workshop we will look at Command and Query Responsibility Segregation and Event Sourcing in depth for the day. We will look at how Event Sourced domain models are implemented as well as how to improve your system through the segregation of reads and writes with the usage of specialized read models. We will also have a focus on how to test such systems (and to get documentation printing from our tests!)